Skip to content
Success

Changes

Summary

  1. SpaceContract-Annotation und SpaceContractMember-Annotation + Testfälle hinzugefügt. Die Operationen, um die Namen einer Klasse/ eines Feldes zu kriegen in den Reflectionhelper ausgelagert und aus dem Serialisierer genutzt. Diese lesen die Annotations aus, falls vorhanden und die Werte gefüllt. RemoteEntry aus dem Entry-Package entfernt. Info in Remote-Entry-Package gepackt.
Revision 273 by hfp416fr:
SpaceContract-Annotation und SpaceContractMember-Annotation + Testfälle hinzugefügt.
Die Operationen, um die Namen einer Klasse/ eines Feldes zu kriegen in den Reflectionhelper ausgelagert und aus dem Serialisierer genutzt. Diese lesen die Annotations aus, falls vorhanden und die Werte gefüllt.
RemoteEntry aus dem Entry-Package entfernt. Info in Remote-Entry-Package gepackt.
Change TypePath in RepositoryPath in Workspace
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/Space.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/Space.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/SpaceService.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/SpaceService.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/SpaceStore.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/SpaceStore.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/access/WriteAccess.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/access/WriteAccess.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/accessrequest/GetMetaInfoAccessRequest.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/accessrequest/GetMetaInfoAccessRequest.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/accessrequest/WriteAccessRequest.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/accessrequest/WriteAccessRequest.java
The file was removed/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/entry/infoWorkspace/Spaces/src/de/fhdw/hfp416/spaces/entry/info
The file was removed/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/entry/remoteWorkspace/Spaces/src/de/fhdw/hfp416/spaces/entry/remote
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentryWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryInSpaceRemoteEntryState.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryInSpaceRemoteEntryState.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryMetaInfo.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryMetaInfo.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryNotInSpaceRemoteEntryState.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/EntryNotInSpaceRemoteEntryState.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntry.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntry.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntryState.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/RemoteEntryState.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/infoWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/DeadBcTakenEntryInfo.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/DeadBcTakenEntryInfo.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/DeadBcTimeoutEntryInfo.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/DeadBcTimeoutEntryInfo.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/EntryInfo.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/EntryInfo.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/EntryInfoVisitor.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/EntryInfoVisitor.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/LivingEntryInfo.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/remoteentry/info/LivingEntryInfo.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializationResolver.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializationResolver.java
The file was modified/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializerReflectionHelper.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/SpaceSerializerReflectionHelper.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/annotationWorkspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation/SpaceContract.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation/SpaceContract.java
The file was added/trunk/Spaces/Workspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation/SpaceContractMember.javaWorkspace/Spaces/src/de/fhdw/hfp416/spaces/serialization/annotation/SpaceContractMember.java
The file was added/trunk/Spaces/Workspace/Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceAnnotationTest.javaWorkspace/Spaces/test/de/fhdw/hfp416/spaces/serialization/SpaceAnnotationTest.java