com.infoengine.administration.delegate
Class DotDelegateInfo
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
com.infoengine.administration.delegate.DotDelegateInfo
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class DotDelegateInfo
- extends Properties
- See Also:
- Serialized Form
Nested classes inherited from class java.util.Hashtable |
|
Fields inherited from class java.util.Hashtable |
|
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
DOT_DELEGATE_INFO
public static final String DOT_DELEGATE_INFO
- See Also:
- Constant Field Values
REPOSITORY
public static final String REPOSITORY
- See Also:
- Constant Field Values
REPOSITORY_TYPE
public static final String REPOSITORY_TYPE
- See Also:
- Constant Field Values
TYPE_ID
public static final String TYPE_ID
- See Also:
- Constant Field Values
INSTALL
public static final String INSTALL
- See Also:
- Constant Field Values
DotDelegateInfo
public DotDelegateInfo(File dir,
DotDelegateInfo parent)
- Parameters:
dir
- - current directory (.delegateInfo file does not need to exist)parent
- - parent directory's DotDelegateInfo
getRepositoryType
public String getRepositoryType()
- Returns:
- repositoryType name
getTypeId
public String getTypeId()
- Returns:
- typeId
install
public boolean install()
- Returns:
- boolean