Package | Description |
---|---|
org.apache.jetspeed.om.portlet |
Modifier and Type | Method and Description |
---|---|
LocalizedField |
GenericMetadata.createLocalizedField()
createLocalizedField
|
Modifier and Type | Method and Description |
---|---|
Collection<LocalizedField> |
GenericMetadata.getFields()
getFields
|
Collection<LocalizedField> |
GenericMetadata.getFields(String name)
getFields
|
Modifier and Type | Method and Description |
---|---|
void |
GenericMetadata.addField(LocalizedField field)
addField
|
Modifier and Type | Method and Description |
---|---|
void |
GenericMetadata.copyFields(Collection<LocalizedField> fields)
copyFields
|
void |
GenericMetadata.setFields(Collection<LocalizedField> fields)
setFields
|
void |
GenericMetadata.setFields(String name,
Collection<LocalizedField> values)
setFields
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.