public abstract class GCUBEGenericResource extends GCUBEResource
GCUBEResource.AddScopeEvent, GCUBEResource.InvalidScopeException, GCUBEResource.RemoveScopeEvent, GCUBEResource.ResourceConsumer, GCUBEResource.ResourceEvent<PAYLOAD>, GCUBEResource.ResourceTopic| Modifier and Type | Field and Description |
|---|---|
static String |
SECONDARYTYPE_GRIDRESOURCE
Secondary type used for grid resources
|
static String |
SECONDARYTYPE_INDEXDEFINITION
Secondary type used for IndexDefinition
|
static String |
SECONDARYTYPE_INFRASTRUCTURE
Secondary type used for INFRASTRUCTUREs
|
static String |
SECONDARYTYPE_PORTLETCONFIG
Secondary type used for portlet configuration
|
static String |
SECONDARYTYPE_SEARCHCONFIG
Secondary type used for search configuration
|
static String |
SECONDARYTYPE_TP
Secondary type used for transformation programs
|
static String |
SECONDARYTYPE_USERPROFILE
Secondary type used for user profiles
|
static String |
SECONDARYTYPE_VO
Secondary type used for VOs
|
static String |
SECONDARYTYPE_VRE
Secondary type used for VREs
|
static String |
TYPE
The type of the resource.
|
eventProducer, logger, resourceVersion, type| Constructor and Description |
|---|
GCUBEGenericResource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBody() |
String |
getDescription() |
String |
getName() |
String |
getSecondaryType()
Sets the sercondary type
|
void |
setBody(String body) |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setSecondaryType(String secondaryType)
Gets the secondary type
|
addScope, getID, getLastResourceVersion, getResourceVersion, getScopes, getType, inScope, load, removeScope, setID, setLogger, setResourceVersion, store, subscribeResourceEvents, validateAddScopes, validateRemoveScopespublic static final String TYPE
public static final String SECONDARYTYPE_TP
public static final String SECONDARYTYPE_VRE
public static final String SECONDARYTYPE_VO
public static final String SECONDARYTYPE_INFRASTRUCTURE
public static final String SECONDARYTYPE_USERPROFILE
public static final String SECONDARYTYPE_INDEXDEFINITION
public static final String SECONDARYTYPE_SEARCHCONFIG
public static final String SECONDARYTYPE_PORTLETCONFIG
public static final String SECONDARYTYPE_GRIDRESOURCE
public String getSecondaryType()
public void setSecondaryType(String secondaryType)
secondaryType - the secondaryType to setpublic String getBody()
public void setBody(String body)
public String getDescription()
public void setDescription(String description)
public String getName()
public void setName(String name)
public boolean equals(Object obj)
equals in class GCUBEResourceCopyright © 2015. All Rights Reserved.