Package org.alfresco.rest.api
Interface Aspects
-
- All Known Implementing Classes:
AspectsImpl
public interface Aspects
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Aspect
getAspectById(String aspectId)
CollectionWithPagingInfo<Aspect>
listAspects(Parameters params)
-
-
-
Method Detail
-
listAspects
CollectionWithPagingInfo<Aspect> listAspects(Parameters params)
-
-