|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ArmID in net.m2technologies.open_arm.metric |
Uses of ArmID in net.m2technologies.open_arm.tranreport |
Methods in net.m2technologies.open_arm.tranreport that return ArmID | |
ArmID |
ArmSystemAddressImpl.getID()
|
Methods in net.m2technologies.open_arm.tranreport with parameters of type ArmID | |
ArmSystemAddress |
ArmTranReportFactoryImpl.newArmSystemAddress(short format,
byte[] addressBytes,
ArmID id)
|
ArmSystemAddress |
ArmTranReportFactoryImpl.newArmSystemAddress(short format,
byte[] addressBytes,
int offset,
ArmID id)
|
ArmSystemAddress |
ArmTranReportFactoryImpl.newArmSystemAddress(short format,
byte[] addressBytes,
int offset,
int length,
ArmID id)
|
Constructors in net.m2technologies.open_arm.tranreport with parameters of type ArmID | |
ArmSystemAddressImpl(byte[] bytes,
ArmTransactionFactory creatingFactory,
short format,
ArmID id)
|
Uses of ArmID in net.m2technologies.open_arm.transaction |
Classes in net.m2technologies.open_arm.transaction that implement ArmID | |
class |
ArmIdImpl
Copyright 2005 Mark Masterson Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |
Methods in net.m2technologies.open_arm.transaction that return ArmID | |
ArmID |
UniqueObjectImpl.getID()
|
ArmID |
UniqueObject.getID()
|
ArmID |
ArmTransactionImpl.getId()
|
ArmID |
ArmTransactionFactoryImpl.newArmID(byte[] idBytes)
|
ArmID |
ArmTransactionFactoryImpl.newArmID(byte[] idBytes,
int offset)
|
Methods in net.m2technologies.open_arm.transaction with parameters of type ArmID | |
ArmApplicationDefinition |
ArmTransactionFactoryImpl.newArmApplicationDefinition(java.lang.String name,
ArmIdentityProperties identityProperties,
ArmID id)
|
ArmTransactionDefinition |
ArmTransactionFactoryImpl.newArmTransactionDefinition(ArmApplicationDefinition app,
java.lang.String name,
ArmIdentityPropertiesTransaction identityProperties,
ArmID id)
|
ArmUser |
ArmTransactionFactoryImpl.newArmUser(java.lang.String name,
ArmID id)
|
Constructors in net.m2technologies.open_arm.transaction with parameters of type ArmID | |
UniqueObjectImpl(ArmID id,
ArmTransactionFactory creatingFactory)
|
|
ArmUserImpl(ArmID id,
java.lang.String userName,
ArmTransactionFactory creatingFactory)
|
|
ArmTransactionDefinitionImpl(ArmID id,
ArmApplicationDefinition applicationDef,
java.lang.String uri,
ArmTransactionFactory creatingFactory)
|
|
ArmApplicationDefinitionImpl(ArmID id,
ArmIdentityProperties identityProperties,
java.lang.String applicationName,
ArmTransactionFactory creatingFactory)
|
Uses of ArmID in org.opengroup.arm40.metric |
Methods in org.opengroup.arm40.metric that return ArmID | |
ArmID |
ArmMetricDefinition.getID()
|
Uses of ArmID in org.opengroup.arm40.tranreport |
Methods in org.opengroup.arm40.tranreport that return ArmID | |
ArmID |
ArmSystemAddress.getID()
|
Methods in org.opengroup.arm40.tranreport with parameters of type ArmID | |
ArmSystemAddress |
ArmTranReportFactory.newArmSystemAddress(short format,
byte[] addressBytes,
ArmID id)
|
ArmSystemAddress |
ArmTranReportFactory.newArmSystemAddress(short format,
byte[] addressBytes,
int offset,
ArmID id)
|
ArmSystemAddress |
ArmTranReportFactory.newArmSystemAddress(short format,
byte[] addressBytes,
int offset,
int length,
ArmID id)
|
Uses of ArmID in org.opengroup.arm40.transaction |
Methods in org.opengroup.arm40.transaction that return ArmID | |
ArmID |
ArmUser.getID()
|
ArmID |
ArmTransactionFactory.newArmID(byte[] idBytes)
|
ArmID |
ArmTransactionFactory.newArmID(byte[] idBytes,
int offset)
|
ArmID |
ArmTransactionDefinition.getID()
|
ArmID |
ArmApplicationDefinition.getID()
|
Methods in org.opengroup.arm40.transaction with parameters of type ArmID | |
ArmApplicationDefinition |
ArmTransactionFactory.newArmApplicationDefinition(java.lang.String name,
ArmIdentityProperties identityProperties,
ArmID id)
|
ArmTransactionDefinition |
ArmTransactionFactory.newArmTransactionDefinition(ArmApplicationDefinition app,
java.lang.String name,
ArmIdentityPropertiesTransaction identityProperties,
ArmID id)
|
ArmUser |
ArmTransactionFactory.newArmUser(java.lang.String name,
ArmID id)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |