org.alfresco.service.cmr.invitation
Class Invitation.ResourceType
java.lang.Object
java.lang.Enum
org.alfresco.service.cmr.invitation.Invitation.ResourceType
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing interface:
- Invitation
public static final class Invitation.ResourceType
- extends java.lang.Enum
What sort of Resource Web Project, Web Site, Node
(Just Web site for now)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
WEB_SITE
public static final Invitation.ResourceType WEB_SITE
values
public static final Invitation.ResourceType[] values()
valueOf
public static Invitation.ResourceType valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.