Class PolicyDirectoryPanel<T extends PolicyTO>

Type Parameters:
T - policy type.
All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IRequestableComponent, IHierarchical<Component>, IClusterable
Direct Known Subclasses:
AccessPolicyDirectoryPanel, AccountPolicyDirectoryPanel, AttrReleasePolicyDirectoryPanel, AuthPolicyDirectoryPanel, InboundPolicyDirectoryPanel, PasswordPolicyDirectoryPanel, PropagationPolicyDirectoryPanel, PushPolicyDirectoryPanel, TicketExpirationPolicyDirectoryPanel

public abstract class PolicyDirectoryPanel<T extends PolicyTO> extends DirectoryPanel<T,T,DirectoryDataProvider<T>,PolicyRestClient>
Policies page.
See Also: