com.ibm.commerce.accesscontrol.objects
Class OrgPolicyBean

com.ibm.commerce.accesscontrol.objects.OrgPolicyBean
All Implemented Interfaces:
java.io.Serializable

public class OrgPolicyBean
implements java.io.Serializable

This bean provides access to the ACORGPOL table.

The following is a description of this table:

This table records the fact that an organization has updated or deleted one or more of the template organization policies at the organization level.

See Also:
Serialized Form

Constructor Summary
OrgPolicyBean()
           
 
Method Summary
 long getOrgId()
          IBM internal use only.
 int getPolicyId()
          IBM internal use only.
 

Constructor Detail

OrgPolicyBean

public OrgPolicyBean()
Method Detail

getOrgId

public long getOrgId()

IBM internal use only.

Returns:
long

getPolicyId

public int getPolicyId()

IBM internal use only.

Returns:
int