Package org.alfresco.rest.api
Interface Types
-
- All Known Implementing Classes:
TypesImpl
public interface Types
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Type
getType(String aspectId)
CollectionWithPagingInfo<Type>
listTypes(Parameters params)
-
-
-
Method Detail
-
listTypes
CollectionWithPagingInfo<Type> listTypes(Parameters params)
-
-