portal.process.action
Interface I_PortalActionScope

All Known Implementing Classes:
PortalActionScope

public interface I_PortalActionScope

The scope of a process action.

Version:
$Revision: 1.2 $
Author:
Thomas Weckert

Method Summary
 java.lang.String getName()
           
 java.lang.Integer getScopeId()
           
 

Method Detail

getScopeId

public java.lang.Integer getScopeId()

getName

public java.lang.String getName()