Project: stp

com.ibm.rational.wvcm.stp.cc
Interface CcProxyTypePrivilege


public interface CcProxyTypePrivilege

A proxy type privilege provides a hierarchical mapping of ACL privilege categories and their individual privileges which can be associated with a specific proxy type.

These relationships are read-only and are determined by the server. They cannot change within a given server session.

This interface provides an aggregate object for handling this data.


Nested Class Summary
static interface CcProxyTypePrivilege.Category
           
 
Method Summary
 List<CcProxyTypePrivilege.Category> getCategories()
          Get the list of privilege categories (e.g.
 

Method Detail

getCategories

List<CcProxyTypePrivilege.Category> getCategories()
Get the list of privilege categories (e.g. "Read", "Change", etc.) with entries in this tree.


Generated Thu 25-Aug-2016 10:16 AM

Copyright © IBM 2016. All rights reserved.