|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaTermClassification
Classification of a MediaTerm object, which can be used to group terms together into categories.
MediaTermClassification objects exist independent of Website objects.
| Method Summary | |
|---|---|
int |
getId()
Returns the id of this MediaTermClassification. |
java.lang.String |
getName()
Returns the name of this MediaTermClassification. |
MediaTerm[] |
getTerms()
Returns all MediaTerm objects with this MediaTermClassification which can be accessed
from the active Website. |
| Method Detail |
|---|
int getId()
MediaTermClassification.
MediaTermClassification.java.lang.String getName()
MediaTermClassification.
MediaTermClassification.MediaTerm[] getTerms()
MediaTerm objects with this MediaTermClassification which can be accessed
from the active Website. Returns an empty array if no objects are found.
MediaTerm objects with this MediaTermClassification which can be accessed
from the active Website. Returns an empty array if no objects are found.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||