Uses of Class
com.emc.documentum.rest.model.TypeLifecycleInfo
Packages that use TypeLifecycleInfo
-
Uses of TypeLifecycleInfo in com.emc.documentum.rest.model
Methods in com.emc.documentum.rest.model that return TypeLifecycleInfoModifier and TypeMethodDescriptionTypeObject.getCreateTypeLifecycle
(String lifecycle, String state) Methods in com.emc.documentum.rest.model that return types with arguments of type TypeLifecycleInfoModifier and TypeMethodDescriptionTypeObject.getCreateTypeLifecycle
(String lifecycle) TypeObject.getTypeLifecycles()
Method parameters in com.emc.documentum.rest.model with type arguments of type TypeLifecycleInfoModifier and TypeMethodDescriptionvoid
TypeObject.setTypeLifecycles
(Map<String, Map<String, TypeLifecycleInfo>> typeLifecycles)