|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.data.DataType<MetadataCollectionResource>
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.data.MetadataCollectionDataType
public class MetadataCollectionDataType
| Field Summary | |
|---|---|
static String |
ATTR_COLDESCRIPTION
|
static String |
ATTR_COLID
|
static String |
ATTR_COLNAME
|
static String |
ATTR_ISEDITABLE
|
static String |
ATTR_ISINDEXABLE
|
static String |
ATTR_ISUSER
|
static String |
ATTR_LANGUAGE
|
static String |
ATTR_NUMOFMEMBERS
|
static String |
ATTR_RELATEDCOLID
|
static String |
ATTR_SCHEMANAME
|
static String |
ATTR_SCHEMAURI
|
| Fields inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.data.DataType |
|---|
typeName, xml |
| Constructor Summary | |
|---|---|
MetadataCollectionDataType(org.gcube.common.core.scope.GCUBEScope scope,
MetadataCollectionResource associatedResource)
Class constructor |
|
| Method Summary | |
|---|---|
boolean |
doesIdentifyUniqueResource()
Returns true if the currently defined attributes of this DataType are adequate in order to uniquely identify a resource in the infrastructure. |
String |
getCollectionDesc()
|
String |
getCollectionID()
|
String |
getCollectionName()
|
String |
getContentCollectionID()
|
Map<String,String> |
getDataTypeAttrToResourceAttrMappings()
Returns (dataTypeAttrValue, resourceAttrValue) pairs, which describe the mappings between attributes defined in this data types and attributes defined in the wrapped type of resource. |
String |
getLanguage()
|
String |
getNumberOfMembers()
|
String |
getSchemaName()
|
String |
getSchemaURI()
|
String |
getUID()
Returns an identifier that uniquely identifies the specific DataType instance. |
String |
getUIDescription()
Returns a string which will be displayed as the description of this DataType in the UI. |
String |
getUIName()
Returns a string which will be displayed as the name of this DataType in the UI. |
Document |
getXMLTypeDefinitionDocument()
Returns a Document object defining the XML structure of this DataType's contents. |
String |
isEditable()
|
String |
isIndexable()
|
String |
isUser()
|
void |
setCollectionDesc(String s)
|
void |
setCollectionID(String s)
|
void |
setCollectionName(String s)
|
void |
setContentCollectionID(String s)
|
void |
setIsEditable(String s)
|
void |
setIsIndexable(String s)
|
void |
setIsUser(String s)
|
void |
setLanguage(String s)
|
void |
setNumberOfMembers(String s)
|
void |
setSchemaName(String s)
|
void |
setSchemaURI(String s)
|
| Methods inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.data.DataType |
|---|
clone, copyDataFromResource, copyDataToResource, evaluate, findMatchesInScope, getAssociatedResource, getAttributeValue, getScope, getTypeDefinition, getTypeName, initialize, setAttributeValue |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ATTR_SCHEMANAME
public static final String ATTR_SCHEMAURI
public static final String ATTR_LANGUAGE
public static final String ATTR_COLNAME
public static final String ATTR_COLDESCRIPTION
public static final String ATTR_COLID
public static final String ATTR_RELATEDCOLID
public static final String ATTR_ISINDEXABLE
public static final String ATTR_ISUSER
public static final String ATTR_ISEDITABLE
public static final String ATTR_NUMOFMEMBERS
| Constructor Detail |
|---|
public MetadataCollectionDataType(org.gcube.common.core.scope.GCUBEScope scope,
MetadataCollectionResource associatedResource)
throws Exception
Exception| Method Detail |
|---|
public Map<String,String> getDataTypeAttrToResourceAttrMappings()
DataType
getDataTypeAttrToResourceAttrMappings in class DataType<MetadataCollectionResource>public boolean doesIdentifyUniqueResource()
DataType
doesIdentifyUniqueResource in class DataType<MetadataCollectionResource>public String getUID()
DataType
getUID in class DataType<MetadataCollectionResource>
public String getUIDescription()
throws Exception
DataType
getUIDescription in class DataType<MetadataCollectionResource>Exception
public String getUIName()
throws Exception
DataType
getUIName in class DataType<MetadataCollectionResource>Exception
public Document getXMLTypeDefinitionDocument()
throws Exception
DataTypeDocument object defining the XML structure of this DataType's contents.
getXMLTypeDefinitionDocument in class DataType<MetadataCollectionResource>Exceptionpublic String getSchemaName()
public void setSchemaName(String s)
throws Exception
Exceptionpublic String getSchemaURI()
public void setSchemaURI(String s)
throws Exception
Exceptionpublic String getLanguage()
public void setLanguage(String s)
throws Exception
Exceptionpublic String getCollectionName()
public void setCollectionName(String s)
throws Exception
Exceptionpublic String getCollectionDesc()
public void setCollectionDesc(String s)
throws Exception
Exceptionpublic String getCollectionID()
public void setCollectionID(String s)
throws Exception
Exceptionpublic String getContentCollectionID()
public void setContentCollectionID(String s)
throws Exception
Exceptionpublic String isIndexable()
public void setIsIndexable(String s)
throws Exception
Exceptionpublic String isUser()
public void setIsUser(String s)
throws Exception
Exceptionpublic String isEditable()
public void setIsEditable(String s)
throws Exception
Exceptionpublic String getNumberOfMembers()
public void setNumberOfMembers(String s)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||