|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PartTypeUse
Describes the usage of the part type by a document type.
| Method Summary | |
|---|---|
org.outerx.daisy.x10.PartTypeUseDocument |
getExtendedXml()
|
PartType |
getPartType()
|
org.outerx.daisy.x10.PartTypeUseDocument |
getXml()
|
boolean |
isEditable()
Indicates if the part may be edited. |
boolean |
isRequired()
|
void |
setEditable(boolean editable)
Sets if the part should be shown as editable or not. |
void |
setRequired(boolean required)
|
| Method Detail |
|---|
PartType getPartType()
boolean isRequired()
void setRequired(boolean required)
boolean isEditable()
void setEditable(boolean editable)
org.outerx.daisy.x10.PartTypeUseDocument getXml()
org.outerx.daisy.x10.PartTypeUseDocument getExtendedXml()
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||