org.apache.ace.client.repository.helper.user
Interface UserAdminHelper

All Superinterfaces:
org.apache.ace.client.repository.helper.ArtifactHelper
All Known Implementing Classes:
UserHelperImpl

public interface UserAdminHelper
extends org.apache.ace.client.repository.helper.ArtifactHelper

Definitions for the UserAdminHelper artifact helper.


Field Summary
static String MIMETYPE
           
static String PROCESSOR
           
 
Fields inherited from interface org.apache.ace.client.repository.helper.ArtifactHelper
KEY_MIMETYPE
 
Method Summary
 
Methods inherited from interface org.apache.ace.client.repository.helper.ArtifactHelper
canUse, checkAttributes, getAssociationFilter, getCardinality, getComparator, getDefiningKeys, getMandatoryAttributes, getPreprocessor
 

Field Detail

MIMETYPE

static final String MIMETYPE
See Also:
Constant Field Values

PROCESSOR

static final String PROCESSOR
See Also:
Constant Field Values


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.