com.bea.content.spi.flexspi.repository
Enum RepositoryConfigOpsV2.MethodName
java.lang.Object
java.lang.Enum<RepositoryConfigOpsV2.MethodName>
com.bea.content.spi.flexspi.repository.RepositoryConfigOpsV2.MethodName
- All Implemented Interfaces
- Serializable, Comparable<RepositoryConfigOpsV2.MethodName>
- Enclosing interface:
- RepositoryConfigOpsV2
public static enum RepositoryConfigOpsV2.MethodName
- extends Enum<RepositoryConfigOpsV2.MethodName>
createRepository
public static final RepositoryConfigOpsV2.MethodName createRepository
removeRepository
public static final RepositoryConfigOpsV2.MethodName removeRepository
updateRepository
public static final RepositoryConfigOpsV2.MethodName updateRepository
values
public static final RepositoryConfigOpsV2.MethodName[] values()
- Returns an array containing the constants of this enum type, in the order theyre declared.
valueOf
public static RepositoryConfigOpsV2.MethodName valueOf(String name)
- Returns the enum constant of this type with the specified name.
Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.