|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Segment
Class Segment
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment |
|---|
org.openmdx.base.cci2.Segment.Identity |
| Method Summary | ||
|---|---|---|
void |
addConfiguration(boolean idIsPersistent,
String id,
ComponentConfiguration configuration)
Adds the specified element to the set of the values for the reference configuration. |
|
CreateAdministratorResult |
createAdministrator(String adminPrincipalName,
String initialPassword,
String initialPasswordVerification,
String segmentName)
|
|
|
getConfiguration()
Retrieves a set containing all the elements for the reference configuration. |
|
ComponentConfiguration |
getConfiguration(boolean idIsPersistent,
String id)
Retrieves the value for the reference configuration for
the specified qualifier attribute value. |
|
ImportLoginPrincipalsResult |
importLoginPrincipals(byte[] item,
String itemMimeType,
String itemName)
|
|
| Methods inherited from interface org.openmdx.base.cci2.Segment |
|---|
getDescription, getProvider, setDescription |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
<T extends ComponentConfiguration> Collection<T> getConfiguration()
configuration.
ComponentConfiguration getConfiguration(boolean idIsPersistent,
String id)
configuration for
the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addConfiguration(boolean idIsPersistent,
String id,
ComponentConfiguration configuration)
configuration.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.configuration - The element to be appended.
CreateAdministratorResult createAdministrator(String adminPrincipalName,
String initialPassword,
String initialPasswordVerification,
String segmentName)
ImportLoginPrincipalsResult importLoginPrincipals(byte[] item,
String itemMimeType,
String itemName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||