Package | Description |
---|---|
org.overlord.rtgov.active.collection |
Modifier and Type | Method and Description |
---|---|
ActiveCollectionVisibility |
ActiveCollection.getVisibility()
This method returns the visibility.
|
ActiveCollectionVisibility |
ActiveCollectionSource.getVisibility()
This method returns the active collection visibility associated
with the source.
|
static ActiveCollectionVisibility |
ActiveCollectionVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveCollectionVisibility[] |
ActiveCollectionVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ActiveCollection.setVisibility(ActiveCollectionVisibility visibility)
This method sets the visibility.
|
void |
ActiveCollectionSource.setVisibility(ActiveCollectionVisibility visibility)
This method sets the active collection visibility.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.