Uses of Class
org.alfresco.repo.security.person.HomeSpaceNodeRef.Status
-
Packages that use HomeSpaceNodeRef.Status Package Description org.alfresco.repo.security.person -
-
Uses of HomeSpaceNodeRef.Status in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person that return HomeSpaceNodeRef.Status Modifier and Type Method Description static HomeSpaceNodeRef.StatusHomeSpaceNodeRef.Status. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static HomeSpaceNodeRef.Status[]HomeSpaceNodeRef.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.alfresco.repo.security.person with parameters of type HomeSpaceNodeRef.Status Constructor Description HomeSpaceNodeRef(org.alfresco.service.cmr.repository.NodeRef nodeRef, HomeSpaceNodeRef.Status status)
-