Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_
S
SCHEMA_NAME
- Static variable in class org.gcube.contentmanagement.gcubemodellibrary.constants.
Labels
Schema name property.
SCHEMA_URI
- Static variable in class org.gcube.contentmanagement.gcubemodellibrary.constants.
Labels
Schema URI property.
schemaName()
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Returns the descriptive name of the element's schema.
schemaName()
- Method in interface org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElement
Returns the descriptive name of the element's schema.
schemaURI()
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Return the URI of the element's schema.
schemaURI()
- Method in interface org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElement
Return the URI of the element's schema.
setBytestream(InputStream)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the element's bytestream.
setBytestream(Reader)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the element's bytestream.
setBytestream(byte[])
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the element's bytestream.
setBytestreamURI(URI)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the URI of the bytestream.
setCollectionID(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeDocument
Sets the identifier of the document's collection.
setLanguage(Locale)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the language of the element from the corresponding
Locale
.
setLenght(Long)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the length;
setMimeType(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the content's Mime type.
setName(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the element name.
setOrder(int)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubePart
Sets the order of the part within the document.
setPrevious(GCubeAnnotation)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeAnnotation
Sets the annotation that precedes this annotation in an annotation thread.
setSchemaName(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the descriptive name of the element's schema.
setSchemaURI(URI)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the URI of the element's schema.
setType(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
BaseElement
Sets the element type.
setType(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElementProperty
setValue(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElementProperty
size()
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
InnerElements
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_